This command menu is special.

For most commands the menus will place a message in chat of what you just changed.
Its so you can build a custom userconfig file, note the command and change you just pressed.

I would advise running the game in a window, have your userconfig file open in notepad so you can change as you go.

The userconfig in this section has all the commands used in this menu.
If you need the default list, see that file in the "Special defalut config" folder.

Here are the commands used in this special menu should you wnat to place them in a userconfig.cfg file.


//***Common Rate settings***
rate "20000"
cl_cmdrate "105"
cl_dlmax "1024"
cl_updaterate "100"
cl_cmdbackup "2"

//***FPS settings***
fps_max "99"
fps_override "1"
gl_vsync "1"

sv_rollangle "0"
hud_fastswitch "1"

// ****** Chat Font *****
//Chat Font Size
//Large font - "cl_hudfont "2"
//Medium font [Default] -  "cl_hudfont "1"
//Small font - "cl_hudfont "0"
cl_hudfont "0"

//Chat Font Color
//Default gold font - con_color "255+170+0"
//White font - con_color "255+255+255"
//Grey Font - con_color "240+240+240"
//Green Font - con_color "0+255+0"
con_color "255+255+255"


//Common quality adjustments
gl_max_size "512"
gl_texturemode GL_LINEAR_MIPMAP_LINEAR
cl_himodels "1"
mp_decals "4096"
gl_playermip "0"
r_detailtextures "1"
viewsize "120"
r_mmx "1"
gl_picmip "0"
gl_use_shaders "1"
sv_allow_shaders "1"
cl_fog "0"

//Common brightness settings gamma def is "2" (max "3") brightness def "1.690" (max 2) 
//brightness "2"
//gamma "3"

//Roll angle (tilting left and right as you strafe) "1" (def) tilting, "0" disabled
sv_rollangle "0"


//Netgraph (Recomended for 16:9 1920 X 1080 screens) "0" - none "1" larger
net_graph "3"
net_graphpos "1"
net_graphwidth "200"
graphheight "190"